[INFO] cloning repository https://github.com/smllb/qhints-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smllb/qhints-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmllb%2Fqhints-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmllb%2Fqhints-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a26d0c51547b7463695a9bb17b146b3b9af5e9d
[INFO] fixing smllb/qhints-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmllb%2Fqhints-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/smllb/qhints-rs
[INFO] finished tweaking git repo https://github.com/smllb/qhints-rs
[INFO] tweaked toml for git repo https://github.com/smllb/qhints-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/smllb/qhints-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/smllb/qhints-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 66d172ce43c5245fd690b5c46cd7535f0f74ca5a202f45fffadc420b1f4d6913
[INFO] running `Command { std: "docker" "start" "66d172ce43c5245fd690b5c46cd7535f0f74ca5a202f45fffadc420b1f4d6913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66d172ce43c5245fd690b5c46cd7535f0f74ca5a202f45fffadc420b1f4d6913" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66d172ce43c5245fd690b5c46cd7535f0f74ca5a202f45fffadc420b1f4d6913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66d172ce43c5245fd690b5c46cd7535f0f74ca5a202f45fffadc420b1f4d6913" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cfg-expr v0.20.7
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling enigo v0.1.3
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling glib-sys v0.20.10
[INFO] [stderr]    Compiling gobject-sys v0.20.10
[INFO] [stderr]    Compiling gio-sys v0.20.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.10
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling glib-macros v0.20.12
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking evdev v0.12.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking nalgebra v0.30.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling zvariant_utils v3.3.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling zvariant_derive v5.10.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking glib v0.20.12
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling zvariant v5.10.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]     Checking zbus_names v4.3.2
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking zbus_xml v5.1.1
[INFO] [stderr]     Checking zbus-lockstep v0.5.2
[INFO] [stderr]    Compiling zbus_macros v5.15.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking zbus v5.15.0
[INFO] [stderr]     Checking cairo-rs v0.20.12
[INFO] [stderr]     Checking imageproc v0.23.0
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking qhints-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/config.rs (3 fixes)
[INFO] [stderr]        Fixed src/main.rs (1 fix)
[INFO] [stderr]        Fixed src/hints.rs (1 fix)
[INFO] [stderr]        Fixed src/overlay/mod.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/backend/atspi.rs:225:29
[INFO] [stdout]     |
[INFO] [stdout] 143 |             let child_proxy = match AccessibleProxy::builder(&self.conn)
[INFO] [stdout]     |                 -----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `child_proxy` calls a custom destructor
[INFO] [stdout]     |                 `child_proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 155 |             let comp_proxy = match atspi_proxies::component::ComponentProxy::builder(&self.conn)
[INFO] [stdout]     |                 ----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `comp_proxy` calls a custom destructor
[INFO] [stdout]     |                 `comp_proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 173 |             let (role_result, state_result, extents_result) =
[INFO] [stdout]     |                                             --------------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `extents_result` calls a custom destructor
[INFO] [stdout]     |                                             `extents_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 225 |             if let Err(e) = Box::pin(self.walk_children(&child_proxy, children, depth + 1)).await {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                             |                                                               |
[INFO] [stdout]     |                             |                                                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             |                                                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 228 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `child_proxy` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `child_proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.15.0/src/proxy/mod.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl Drop for ProxyInnerStatic {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `comp_proxy` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `comp_proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.15.0/src/proxy/mod.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl Drop for ProxyInnerStatic {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `extents_result` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `extents_result` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/backend/atspi.rs:225:93
[INFO] [stdout]     |
[INFO] [stdout] 143 |             let child_proxy = match AccessibleProxy::builder(&self.conn)
[INFO] [stdout]     |                 -----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `child_proxy` calls a custom destructor
[INFO] [stdout]     |                 `child_proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 155 |             let comp_proxy = match atspi_proxies::component::ComponentProxy::builder(&self.conn)
[INFO] [stdout]     |                 ----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `comp_proxy` calls a custom destructor
[INFO] [stdout]     |                 `comp_proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 173 |             let (role_result, state_result, extents_result) =
[INFO] [stdout]     |                                             --------------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `extents_result` calls a custom destructor
[INFO] [stdout]     |                                             `extents_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 225 |             if let Err(e) = Box::pin(self.walk_children(&child_proxy, children, depth + 1)).await {
[INFO] [stdout]     |                                                                                             ^^^^^
[INFO] [stdout]     |                                                                                             |
[INFO] [stdout]     |                                                                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 228 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `child_proxy` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `child_proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.15.0/src/proxy/mod.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl Drop for ProxyInnerStatic {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `comp_proxy` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `comp_proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.15.0/src/proxy/mod.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl Drop for ProxyInnerStatic {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `extents_result` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `extents_result` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/overlay/mod.rs:654:15
[INFO] [stdout]     |
[INFO] [stdout] 644 |         let gdk_win = match w.window() {
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `gdk_win` calls a custom destructor
[INFO] [stdout]     |             `gdk_win` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 652 |         let region = gdk::cairo::Region::create();
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `region` calls a custom destructor
[INFO] [stdout]     |             `region` will be dropped later as of Edition 2024
[INFO] [stdout] 653 |         gdk_win.input_shape_combine_region(&region, 0, 0);
[INFO] [stdout] 654 |         match gtk::prelude::WidgetExt::display(w).default_seat() { Some(seat) => {
[INFO] [stdout]     |               -----------------------------------^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 674 |     });
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/object.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | impl Drop for ObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/object.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | impl Drop for ObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `gdk_win` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/object.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | impl Drop for ObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `region` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cairo-rs-0.18.5/src/region.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | impl Drop for Region {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/main.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let (tx, rx) = std::sync::mpsc::channel();
[INFO] [stdout]    |              --
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `rx` calls a custom destructor
[INFO] [stdout]    |              `rx` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 59 |     match rx.recv_timeout(timeout) {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 70 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `rx` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/main.rs:171:44
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     let backend = backend::atspi::AtspiBackend::new(win_info_clone, rule_clone).await?;
[INFO] [stdout]     |                         -------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `backend` calls a custom destructor
[INFO] [stdout]     |                         `backend` will be dropped later as of Edition 2024
[INFO] [stdout] 171 |                     backend.get_children().await
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 172 |                 }).await {
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `backend` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.15.0/src/connection/mod.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | impl Drop for ConnectionInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/test.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/backend/atspi.rs:225:29
[INFO] [stdout]     |
[INFO] [stdout] 143 |             let child_proxy = match AccessibleProxy::builder(&self.conn)
[INFO] [stdout]     |                 -----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `child_proxy` calls a custom destructor
[INFO] [stdout]     |                 `child_proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 155 |             let comp_proxy = match atspi_proxies::component::ComponentProxy::builder(&self.conn)
[INFO] [stdout]     |                 ----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `comp_proxy` calls a custom destructor
[INFO] [stdout]     |                 `comp_proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 173 |             let (role_result, state_result, extents_result) =
[INFO] [stdout]     |                                             --------------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `extents_result` calls a custom destructor
[INFO] [stdout]     |                                             `extents_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 225 |             if let Err(e) = Box::pin(self.walk_children(&child_proxy, children, depth + 1)).await {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                             |                                                               |
[INFO] [stdout]     |                             |                                                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             |                                                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 228 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `child_proxy` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `child_proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.15.0/src/proxy/mod.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl Drop for ProxyInnerStatic {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `comp_proxy` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `comp_proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.15.0/src/proxy/mod.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl Drop for ProxyInnerStatic {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `extents_result` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `extents_result` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/backend/atspi.rs:225:93
[INFO] [stdout]     |
[INFO] [stdout] 143 |             let child_proxy = match AccessibleProxy::builder(&self.conn)
[INFO] [stdout]     |                 -----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `child_proxy` calls a custom destructor
[INFO] [stdout]     |                 `child_proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 155 |             let comp_proxy = match atspi_proxies::component::ComponentProxy::builder(&self.conn)
[INFO] [stdout]     |                 ----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `comp_proxy` calls a custom destructor
[INFO] [stdout]     |                 `comp_proxy` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 173 |             let (role_result, state_result, extents_result) =
[INFO] [stdout]     |                                             --------------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `extents_result` calls a custom destructor
[INFO] [stdout]     |                                             `extents_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 225 |             if let Err(e) = Box::pin(self.walk_children(&child_proxy, children, depth + 1)).await {
[INFO] [stdout]     |                                                                                             ^^^^^
[INFO] [stdout]     |                                                                                             |
[INFO] [stdout]     |                                                                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 228 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `child_proxy` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `child_proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.15.0/src/proxy/mod.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl Drop for ProxyInnerStatic {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `comp_proxy` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout] note: `comp_proxy` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.15.0/src/proxy/mod.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl Drop for ProxyInnerStatic {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `extents_result` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `extents_result` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/once_lock.rs:699:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/overlay/mod.rs:654:15
[INFO] [stdout]     |
[INFO] [stdout] 644 |         let gdk_win = match w.window() {
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `gdk_win` calls a custom destructor
[INFO] [stdout]     |             `gdk_win` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 652 |         let region = gdk::cairo::Region::create();
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `region` calls a custom destructor
[INFO] [stdout]     |             `region` will be dropped later as of Edition 2024
[INFO] [stdout] 653 |         gdk_win.input_shape_combine_region(&region, 0, 0);
[INFO] [stdout] 654 |         match gtk::prelude::WidgetExt::display(w).default_seat() { Some(seat) => {
[INFO] [stdout]     |               -----------------------------------^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 674 |     });
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/object.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | impl Drop for ObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/object.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | impl Drop for ObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `gdk_win` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/object.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | impl Drop for ObjectRef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `region` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cairo-rs-0.18.5/src/region.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | impl Drop for Region {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/main.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let (tx, rx) = std::sync::mpsc::channel();
[INFO] [stdout]    |              --
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `rx` calls a custom destructor
[INFO] [stdout]    |              `rx` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 59 |     match rx.recv_timeout(timeout) {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 70 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `rx` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/main.rs:171:44
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     let backend = backend::atspi::AtspiBackend::new(win_info_clone, rule_clone).await?;
[INFO] [stdout]     |                         -------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `backend` calls a custom destructor
[INFO] [stdout]     |                         `backend` will be dropped later as of Edition 2024
[INFO] [stdout] 171 |                     backend.get_children().await
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 172 |                 }).await {
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `backend` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.15.0/src/connection/mod.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | impl Drop for ConnectionInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.54s
[INFO] [stderr] crater-edition-check: qhints-rs v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking qhints-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `child_idx`
[INFO] [stdout]    --> src/overlay/drawing.rs:173:25
[INFO] [stdout]     |
[INFO] [stdout] 173 |         let (ref label, child_idx, hx, hy, w, rect_h) = **item;
[INFO] [stdout]     |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_child_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `child_idx`
[INFO] [stdout]    --> src/overlay/drawing.rs:173:25
[INFO] [stdout]     |
[INFO] [stdout] 173 |         let (ref label, child_idx, hx, hy, w, rect_h) = **item;
[INFO] [stdout]     |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_child_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_start`
[INFO] [stdout]    --> src/main.rs:101:39
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn hint_mode(config: &config::Config, total_start: Instant) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_start`
[INFO] [stdout]    --> src/main.rs:101:39
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn hint_mode(config: &config::Config, total_start: Instant) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `click` is never used
[INFO] [stdout]  --> src/mouse.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn click(
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `click` is never used
[INFO] [stdout]  --> src/mouse.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn click(
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.54s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "66d172ce43c5245fd690b5c46cd7535f0f74ca5a202f45fffadc420b1f4d6913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66d172ce43c5245fd690b5c46cd7535f0f74ca5a202f45fffadc420b1f4d6913", kill_on_drop: false }`
[INFO] [stdout] 66d172ce43c5245fd690b5c46cd7535f0f74ca5a202f45fffadc420b1f4d6913
